SlaveStatus.ExplicitId field

The explicit ID is a preconfigured address used to differentiate same-model devices (drives or I/O modules) on the same network. It must be set before adding the device to the network, either via a rotary DIP switch on the device, or the configuration tool bundled with the device.

NOTE:  Some devices store the ExplicitId in the EEPROM. Please refer to the device’s ESI file for details on retrieving the ExplicitId.

 

Namespace: IntervalZero.KINGSTAR.Base.Api

Assembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public ushort ExplicitId
Public ExplicitId As UShort

Field value

Type: ushort

See also

SlaveStatus Class

IntervalZero.KINGSTAR.Base.Api Namespace